[INFO] cloning repository https://github.com/r0x5a/simai-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r0x5a/simai-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ebdafdb9b519b657ce29de9fb480f4faca58a47
[INFO] testing r0x5a/simai-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r0x5a/simai-rs
[INFO] finished tweaking git repo https://github.com/r0x5a/simai-rs
[INFO] tweaked toml for git repo https://github.com/r0x5a/simai-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r0x5a/simai-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r0x5a/simai-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 662aae6cd994fee9a400299bc2bdf94e0a6eb12735636438401aaeab889f9c64
[INFO] running `Command { std: "docker" "start" "-a" "662aae6cd994fee9a400299bc2bdf94e0a6eb12735636438401aaeab889f9c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "662aae6cd994fee9a400299bc2bdf94e0a6eb12735636438401aaeab889f9c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "662aae6cd994fee9a400299bc2bdf94e0a6eb12735636438401aaeab889f9c64", kill_on_drop: false }`
[INFO] [stdout] 662aae6cd994fee9a400299bc2bdf94e0a6eb12735636438401aaeab889f9c64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10099af653ac37f9185a74ef367dfcd2e6da995095d44ff4dec465f9a49d555e
[INFO] running `Command { std: "docker" "start" "-a" "10099af653ac37f9185a74ef367dfcd2e6da995095d44ff4dec465f9a49d555e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling simai v0.1.0 (/opt/rustwide/workdir/crates/simai)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "10099af653ac37f9185a74ef367dfcd2e6da995095d44ff4dec465f9a49d555e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10099af653ac37f9185a74ef367dfcd2e6da995095d44ff4dec465f9a49d555e", kill_on_drop: false }`
[INFO] [stdout] 10099af653ac37f9185a74ef367dfcd2e6da995095d44ff4dec465f9a49d555e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb80d2bf3a6e5ffd29fd48c0b86b21613296668f61cd746e08910c5ee63dc01
[INFO] running `Command { std: "docker" "start" "-a" "9eb80d2bf3a6e5ffd29fd48c0b86b21613296668f61cd746e08910c5ee63dc01", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling simai v0.1.0 (/opt/rustwide/workdir/crates/simai)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.20s
[INFO] running `Command { std: "docker" "inspect" "9eb80d2bf3a6e5ffd29fd48c0b86b21613296668f61cd746e08910c5ee63dc01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb80d2bf3a6e5ffd29fd48c0b86b21613296668f61cd746e08910c5ee63dc01", kill_on_drop: false }`
[INFO] [stdout] 9eb80d2bf3a6e5ffd29fd48c0b86b21613296668f61cd746e08910c5ee63dc01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc97e5e53cce1236d8ec9cae826b0a98fdbb9f2b24f086e286d7d59dea193772
[INFO] running `Command { std: "docker" "start" "-a" "bc97e5e53cce1236d8ec9cae826b0a98fdbb9f2b24f086e286d7d59dea193772", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simai-195d3aa6e693a51c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parse::container::tests::test_process_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1f650acf9bd41e96)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_local ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_local stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: crates/simai/tests/snapshots/integration__local@bpm.txt.snap
[INFO] [stdout] Snapshot: local@bpm.txt
[INFO] [stdout] Source: crates/simai/tests/integration.rs:21
[INFO] [stdout] Input file: crates/simai/tests/fixtures/raw/ok/bpm.txt
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ [
[INFO] [stdout]     2       │-    Bpm(
[INFO] [stdout]     3       │-        Bpm(
[INFO] [stdout]     4       │-            0.1,
[INFO] [stdout]           2 │+    Spanned {
[INFO] [stdout]           3 │+        inner: Bpm(
[INFO] [stdout]           4 │+            Bpm(
[INFO] [stdout]           5 │+                0.1,
[INFO] [stdout]           6 │+            ),
[INFO] [stdout]     5     7 │         ),
[INFO] [stdout]     6       │-    ),
[INFO] [stdout]     7       │-    Tick(
[INFO] [stdout]     8       │-        Tick(
[INFO] [stdout]     9       │-            1,
[INFO] [stdout]           8 │+        span: 0..11,
[INFO] [stdout]           9 │+    },
[INFO] [stdout]          10 │+    Spanned {
[INFO] [stdout]          11 │+        inner: Tick(
[INFO] [stdout]          12 │+            Tick(
[INFO] [stdout]          13 │+                1,
[INFO] [stdout]          14 │+            ),
[INFO] [stdout]    10    15 │         ),
[INFO] [stdout]    11       │-    ),
[INFO] [stdout]    12       │-    Bpm(
[INFO] [stdout]    13       │-        Bpm(
[INFO] [stdout]    14       │-            1.0,
[INFO] [stdout]          16 │+        span: 11..14,
[INFO] [stdout]          17 │+    },
[INFO] [stdout]          18 │+    Spanned {
[INFO] [stdout]          19 │+        inner: Bpm(
[INFO] [stdout]          20 │+            Bpm(
[INFO] [stdout]          21 │+                1.0,
[INFO] [stdout]          22 │+            ),
[INFO] [stdout]    15    23 │         ),
[INFO] [stdout]    16       │-    ),
[INFO] [stdout]    17       │-    Tick(
[INFO] [stdout]    18       │-        Tick(
[INFO] [stdout]    19       │-            1,
[INFO] [stdout]          24 │+        span: 14..22,
[INFO] [stdout]          25 │+    },
[INFO] [stdout]          26 │+    Spanned {
[INFO] [stdout]          27 │+        inner: Tick(
[INFO] [stdout]          28 │+            Tick(
[INFO] [stdout]          29 │+                1,
[INFO] [stdout]          30 │+            ),
[INFO] [stdout]    20    31 │         ),
[INFO] [stdout]    21       │-    ),
[INFO] [stdout]    22       │-    Bpm(
[INFO] [stdout]    23       │-        Bpm(
[INFO] [stdout]    24       │-            1.0,
[INFO] [stdout]          32 │+        span: 22..25,
[INFO] [stdout]          33 │+    },
[INFO] [stdout]          34 │+    Spanned {
[INFO] [stdout]          35 │+        inner: Bpm(
[INFO] [stdout]          36 │+            Bpm(
[INFO] [stdout]          37 │+                1.0,
[INFO] [stdout]          38 │+            ),
[INFO] [stdout]    25    39 │         ),
[INFO] [stdout]    26       │-    ),
[INFO] [stdout]    27       │-    Tick(
[INFO] [stdout]    28       │-        Tick(
[INFO] [stdout]    29       │-            1,
[INFO] [stdout]          40 │+        span: 25..35,
[INFO] [stdout]          41 │+    },
[INFO] [stdout]          42 │+    Spanned {
[INFO] [stdout]          43 │+        inner: Tick(
[INFO] [stdout]          44 │+            Tick(
[INFO] [stdout]          45 │+                1,
[INFO] [stdout]          46 │+            ),
[INFO] [stdout]    30    47 │         ),
[INFO] [stdout]    31       │-    ),
[INFO] [stdout]    32       │-    Bpm(
[INFO] [stdout]    33       │-        Bpm(
[INFO] [stdout]    34       │-            123.456,
[INFO] [stdout]          48 │+        span: 35..38,
[INFO] [stdout]          49 │+    },
[INFO] [stdout]          50 │+    Spanned {
[INFO] [stdout]          51 │+        inner: Bpm(
[INFO] [stdout]          52 │+            Bpm(
[INFO] [stdout]          53 │+                123.456,
[INFO] [stdout]          54 │+            ),
[INFO] [stdout]    35    55 │         ),
[INFO] [stdout]    36       │-    ),
[INFO] [stdout]    37       │-    Tick(
[INFO] [stdout]    38       │-        Tick(
[INFO] [stdout]    39       │-            1,
[INFO] [stdout]          56 │+        span: 38..52,
[INFO] [stdout]          57 │+    },
[INFO] [stdout]          58 │+    Spanned {
[INFO] [stdout]          59 │+        inner: Tick(
[INFO] [stdout]          60 │+            Tick(
[INFO] [stdout]          61 │+                1,
[INFO] [stdout]          62 │+            ),
[INFO] [stdout]    40    63 │         ),
[INFO] [stdout]    41       │-    ),
[INFO] [stdout]    42       │-    Bpm(
[INFO] [stdout]    43       │-        Bpm(
[INFO] [stdout]    44       │-            0.0,
[INFO] [stdout]          64 │+        span: 52..55,
[INFO] [stdout]          65 │+    },
[INFO] [stdout]          66 │+    Spanned {
[INFO] [stdout]          67 │+        inner: Bpm(
[INFO] [stdout]          68 │+            Bpm(
[INFO] [stdout]          69 │+                0.0,
[INFO] [stdout]          70 │+            ),
[INFO] [stdout]    45    71 │         ),
[INFO] [stdout]    46       │-    ),
[INFO] [stdout]    47       │-    Tick(
[INFO] [stdout]    48       │-        Tick(
[INFO] [stdout]    49       │-            1,
[INFO] [stdout]          72 │+        span: 55..63,
[INFO] [stdout]          73 │+    },
[INFO] [stdout]          74 │+    Spanned {
[INFO] [stdout]          75 │+        inner: Tick(
[INFO] [stdout]          76 │+            Tick(
[INFO] [stdout]          77 │+                1,
[INFO] [stdout]          78 │+            ),
[INFO] [stdout]    50    79 │         ),
[INFO] [stdout]    51       │-    ),
[INFO] [stdout]    52       │-    Bpm(
[INFO] [stdout]    53       │-        Bpm(
[INFO] [stdout]    54       │-            0.0,
[INFO] [stdout]          80 │+        span: 63..66,
[INFO] [stdout]          81 │+    },
[INFO] [stdout]          82 │+    Spanned {
[INFO] [stdout]          83 │+        inner: Bpm(
[INFO] [stdout]          84 │+            Bpm(
[INFO] [stdout]          85 │+                0.0,
[INFO] [stdout]          86 │+            ),
[INFO] [stdout]    55    87 │         ),
[INFO] [stdout]    56       │-    ),
[INFO] [stdout]    57       │-    Tick(
[INFO] [stdout]    58       │-        Tick(
[INFO] [stdout]    59       │-            1,
[INFO] [stdout]          88 │+        span: 66..76,
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    Spanned {
[INFO] [stdout]          91 │+        inner: Tick(
[INFO] [stdout]          92 │+            Tick(
[INFO] [stdout]          93 │+                1,
[INFO] [stdout]          94 │+            ),
[INFO] [stdout]    60    95 │         ),
[INFO] [stdout]    61       │-    ),
[INFO] [stdout]    62       │-    Bpm(
[INFO] [stdout]    63       │-        Bpm(
[INFO] [stdout]    64       │-            123.0,
[INFO] [stdout]          96 │+        span: 76..79,
[INFO] [stdout]          97 │+    },
[INFO] [stdout]          98 │+    Spanned {
[INFO] [stdout]          99 │+        inner: Bpm(
[INFO] [stdout]         100 │+            Bpm(
[INFO] [stdout]         101 │+                123.0,
[INFO] [stdout]         102 │+            ),
[INFO] [stdout]    65   103 │         ),
[INFO] [stdout]    66       │-    ),
[INFO] [stdout]    67       │-    Tick(
[INFO] [stdout]    68       │-        Tick(
[INFO] [stdout]    69       │-            1,
[INFO] [stdout]         104 │+        span: 79..87,
[INFO] [stdout]         105 │+    },
[INFO] [stdout]         106 │+    Spanned {
[INFO] [stdout]         107 │+        inner: Tick(
[INFO] [stdout]         108 │+            Tick(
[INFO] [stdout]         109 │+                1,
[INFO] [stdout]         110 │+            ),
[INFO] [stdout]    70   111 │         ),
[INFO] [stdout]    71       │-    ),
[INFO] [stdout]         112 │+        span: 87..89,
[INFO] [stdout]         113 │+    },
[INFO] [stdout]    72   114 │ ]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local' (18) panicked at crates/simai/tests/integration.rs:21:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/crates/simai/tests/snapshots/integration__local@bpm.txt.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bdfa80a5ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bdfa80a5ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bdfa80a5ba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62bdfa80a5ba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62bdfa8226aa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62bdfa8226aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62bdfa80f362 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62bdfa80f362 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62bdfa7e60ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62bdfa7e60ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62bdfa801659 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62bdfa3f030c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62bdfa3f030c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62bdfa801812 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62bdfa801812 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62bdfa7e61a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62bdfa7dd759 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62bdfa7e6f5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62bdfa822eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62bdfa822c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62bdfa303c70 - <core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62bdfa303c70 - integration[5f8d93c909b99c44]::test_local::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:21:3
[INFO] [stdout]   22:     0x62bdfa2fcce2 - insta[a8bce12f827e2953]::glob::glob_exec::<integration[5f8d93c909b99c44]::test_local::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/glob.rs:115:13
[INFO] [stdout]   23:     0x62bdfa300d3e - <insta[a8bce12f827e2953]::settings::Settings>::bind::<insta[a8bce12f827e2953]::glob::glob_exec<integration[5f8d93c909b99c44]::test_local::{closure#1}>::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/settings.rs:536:9
[INFO] [stdout]   24:     0x62bdfa2fac50 - insta[a8bce12f827e2953]::glob::glob_exec::<integration[5f8d93c909b99c44]::test_local::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/glob.rs:114:18
[INFO] [stdout]   25:     0x62bdfa30440e - integration[5f8d93c909b99c44]::test_local
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:7:2
[INFO] [stdout]   26:     0x62bdfa302dd7 - integration[5f8d93c909b99c44]::test_local::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:6:16
[INFO] [stdout]   27:     0x62bdfa2fd8b6 - <integration[5f8d93c909b99c44]::test_local::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62bdfa3e43eb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x62bdfa3e43eb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x62bdfa3f0ddb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x62bdfa3f0ddb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x62bdfa3f0ddb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x62bdfa3f0ddb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x62bdfa3f0ddb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x62bdfa3f0ddb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x62bdfa3f0ddb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x62bdfa3ec4f4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x62bdfa3ec4f4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x62bdfa3f39e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x62bdfa3f39e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x62bdfa3f39e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x62bdfa3f39e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x62bdfa3f39e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x62bdfa3f39e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x62bdfa3f39e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62bdfa80967f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x62bdfa80967f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x79dd03e80aa4 - <unknown>
[INFO] [stdout]   49:     0x79dd03f0da64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_local
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "bc97e5e53cce1236d8ec9cae826b0a98fdbb9f2b24f086e286d7d59dea193772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc97e5e53cce1236d8ec9cae826b0a98fdbb9f2b24f086e286d7d59dea193772", kill_on_drop: false }`
[INFO] [stdout] bc97e5e53cce1236d8ec9cae826b0a98fdbb9f2b24f086e286d7d59dea193772
